.Net Framework > v1.1.4322 > System > Security > Cryptography > RSACryptoServiceProvider RSACryptoServiceProvider
Category
Class
Description
Performs asymmetric encryption and decryption using the implementation of the System.Security.Cryptography.RSA algorithm provided by the cryptographic service provider (CSP). This class cannot be inherited.
Assembly
mscorlib
Character
sealed, public
Attributes
NameValue/Assignment
ComVisibleAttributeTrue
Ancestors
RSA > AsymmetricAlgorithm > Object
Implements
ICspAsymmetricAlgorithm
Contstructors
RSACryptoServiceProvider()
RSACryptoServiceProvider(Int32)
RSACryptoServiceProvider(Int32,CspParameters)
RSACryptoServiceProvider(CspParameters)
Properties
CspKeyContainerInfo
KeyExchangeAlgorithm
KeySize
PersistKeyInCsp
PublicOnly
SignatureAlgorithm
UseMachineKeyStore
Methods
Decrypt(Byte[],Boolean)
DecryptValue(Byte[])
Dispose(Boolean)
Encrypt(Byte[],Boolean)
EncryptValue(Byte[])
ExportCspBlob(Boolean)
ExportParameters(Boolean)
ImportCspBlob(Byte[])
ImportParameters(RSAParameters)
SignData(Byte[],Int32,Int32,Object)
SignData(Byte[],Object)
SignData(Stream,Object)
SignHash(Byte[],String)
VerifyData(Byte[],Object,Byte[])
VerifyHash(Byte[],String,Byte[])
Tags
0103E2B958, 02E3ABA98D, 0311417F6F
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database